home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 7 / PC World Interactive 7.iso / share / multimed / wii110b4 / HISTORY.TXT < prev    next >
Text File  |  1998-03-09  |  54KB  |  883 lines

  1. WhereIsIt? version 1.10 beta 4
  2. Copyright (c) 1997,1998 Robert Galle
  3. All Rights Reserved
  4.  
  5.  
  6. PROGRAM HISTORY
  7. ===============
  8.  
  9. Version 1.10 beta 4 - 10. March 1998
  10. ------------------------------------
  11. + Installation program now supports German language, too.
  12. + Added a new button to put program in the background during disk scanning,
  13.   minimizing application and allowing to use other programs at that time.
  14.   Program will pop up again when disk scan is finished.
  15. + Search dialog will now remember not only window size, but also last used
  16.   search settings and search type. This way, if your last search was by file
  17.   name, the next time you press Ctrl+F search dialog will be already set to
  18.   search by file name.
  19. + Added support for some file operations to Compare / New items list.
  20. + Added support for Java ARchives (*.JAR), quickly gaining popularity on
  21.   Internet for Java packaging. They are handled as regular *.zip archives.
  22. + Added importing information for wave (*.WAV) and MPEG (*.MPx) audio files.
  23.   ID3 tags are supported, too.
  24. + Changed "last opened catalogs" list size from 4 to 8 (this will be made
  25.   user adjustable in the next major release), and modified a bit the logic
  26.   how catalogs are added or displayed on this list.
  27. + Improved Windows 98 compatibility.
  28. + Added option to disable startup and shutdown logo (registered users only).
  29. + Add/Update disk dialog will now remember "Advanced >>" button state
  30.   between sessions.
  31. + Added 'Add to User List' action to file double-click actions list.
  32. + Added recognition for "Deltis MOS320" and "Olympus MOS332" MO drives.
  33. * When updating disk image, old disk description was sometimes not preserved.
  34.   Fixed.
  35. * Fixed searching by file mask for files, compressed inside archive files and
  36.   with subfolder(s) appended to file name in the catalog.
  37. * Setting to browse inside archive files had some problems with its default
  38.   setting in Add/Update dialog. Fixed.
  39. * Fixed error occurring when trying to use "Copy To" command on '..' folder.
  40. * Fixed a bunch of spelling errors in English language file.
  41.  
  42. Version 1.10 beta 3 - 27. February 1998
  43. ---------------------------------------
  44. + Added optional disk numbers to catalog, due to popular requests. Each disk
  45.   can now have its own number, used mostly for reference purposes. Appropriate
  46.   columns will appear when listing disks, files and folders, and relevant
  47.   dialogs were updated to support this new feature. Catalogs remain compatible
  48.   with previous versions, regardless of this new addition.
  49. + Added 'Save All Catalogs' command to main menu.
  50. + Added a new command line parameter, '/English', for forcing the program to
  51.   start in English language, disregarding current language setting. You can
  52.   use this to bail back to default language if you have mistakenly set a
  53.   language you can't see or understand.
  54. + Added ability to rename disks and catalogs from their Properties dialog.
  55. + Added support for importing 00index.txt (and similar) files.
  56. + Improved on handling of Files.bbs files. Some additional new formats are now
  57.   supported, and program is more robust to other, perhaps yet unknown formats.
  58. + Improved File_id.diz importing from compressed files. Program can now
  59.   import File_id.diz files even if they are not in "root" of compressed file,
  60.   and includes some logic what to do if multiple File_id.diz files are found
  61.   inside single compressed file.
  62. + Added 'Item Time' column to User List and Compare Results List. Please note
  63.   that for compatibility reasons, users of previous versions will find new
  64.   columns at the right end of listview window; you can use the 'Customize
  65.   Columns' option to reorder columns.
  66. + Added some special support for Seagate's Direct Tape virtual drives, to
  67.   overcome problems caused by Direct Tape's not-exactly-perfect removable
  68.   drive simulation.
  69. + Improved removable drive detection, and added support for detecting new
  70.   "iomega Zip 100 Plus" drives. E-mail me for details if you have a removable
  71.   drive and would like to have it detected under real name instead of generic
  72.   "removable drive" label (functional in Win95 only at the moment).
  73. + Added support for detecting and recognizing LS-120 drives.
  74. + Added context sensitive help to Properties dialog, User List, and Compare
  75.   Results List window. I think that about covers it now.
  76. + Made some additional changes to user interface, to accommodate new multi-
  77.   language support.
  78. + Updated column auto-resizing behavior. You should no longer experience
  79.   columns changing sizes by themselves to default value when manually resizing
  80.   some other column, and there should be less flickering.
  81. * Finally fixed support for Novell NetWare network drives larger than 2GB.
  82. * When program is searching for media to match catalogued disk, it will now
  83.   correctly handle situation where more than one drive is found to have the
  84.   same properties as needed media.
  85. * Operations like View and Launch did not work correctly with files stored
  86.   in internal subfolders inside RAR file. Fixed.
  87. * Fixed exporting reports to ASCII files, sometimes exported report was empty.
  88. * When changing active language, hidden columns and columns order settings
  89.   were lost. Fixed.
  90. * On language change, order of items in Disk Image Setting / "Import
  91.   description from the following sources" list appeared to be reset to
  92.   default order. Fixed.
  93. * Removing temporary extracted files at program exit did not work correctly
  94.   in 1.10 beta 1 and 2 if "Ask before delete" mode was selected. Fixed.
  95. * Fixed "List index out of bounds" error in Compare Results list, occasionally
  96.   showing when switching lists.
  97. * Importing descriptions from Files.bbs and 00index.txt files could be slow
  98.   in folders with a lot of subfolders, or archive files. This is much faster
  99.   now.
  100. * Improved on general program's stability, compromised by introducing multi-
  101.   language support a while ago. Especially the Report Generator had a tendency
  102.   to force an error when being used for a while, and this should be fixed now.
  103.  
  104. Version 1.10 beta 2 - 11. February 1998
  105. ---------------------------------------
  106. + Added support for customizing font used in dialog boxes all over the
  107.   program. This setting is now a part of language definition file, and
  108.   includes font name, international character set to use, and font size. With
  109.   this settings you can assign special font setting to each language supported
  110.   in program.  For example, to get Office 97 look & feel, select font 'Tahoma'
  111.   instead of default 'MS Sans Serif'.
  112. + Language Editor has been updated to comply with new font settings, and
  113.   will now show source text and your translation in appropriate fonts, as
  114.   set in language files.
  115. * Fixed problem with no language being selected (English should always be
  116.   default, but...) This bug showed as missing text in dialogs, column headers
  117.   etc. Once you have selected the appropriate language yourself, everything
  118.   has returned to normal.
  119. * Fixed importing File_id.diz files from compressed files, when "Browse only
  120.   for descriptions" option was enabled.
  121. * Added some safeties to the new Language Editor, to prevent loosing most of
  122.   your translations in case some critical error would occur.
  123. * Fixed a few other minor user-interface related bugs, and made some changes
  124.   for better multi-language support.
  125.  
  126. Version 1.10 beta 1 - 6. February 1998
  127. --------------------------------------
  128. + NEW! Complete multi-language support, with run-time language switching and
  129.   built-in Language Editor for translating the program to your own language.
  130.   English and Slovenian language files are included with this release, and
  131.   there are many more under construction at this moment.
  132. + NEW! Support for exporting reports directly to Microsoft Excel spreadsheet
  133.   program. Program uses DDE to communicate with Excel, and builds a new
  134.   table with your report contents. From there you can save generated spread-
  135.   sheet to .XLS or any other format supported by Excel.
  136. + Added support for extracting from self-extract (.exe) files.
  137. + When extracting archive files, type of compression is no longer assumed by
  138.   file extension, but is recognized from the file itself.
  139. + Rewritten importing descriptions logic, preparing it for future upgrades.
  140. + Added optional version info importing from 32-bit Windows files (exe, dll,
  141.   vxd, ocx...) during disk scan. Program is now able to import file
  142.   description and version from manufacturer's signature.
  143. + Added simple description importing for Audio CD disks. Each track will be
  144.   commented with track number and length, and if CD-ROM or track is already
  145.   in Windows' CD Player's database, track or disk name will be imported from
  146.   there.
  147. + Added 'Remove from User List' button and menu option to most windows, acting
  148.   as a counterpart to old 'Add to User List' command. This new function will
  149.   enable you some more detailed user list handling, like using search for
  150.   finding items to remove from user list. All this is mostly preparation for
  151.   the next major version which will allow you to save User List contents,
  152.   giving a whole new dimension to your catalogs.
  153. + Changed some details about editing disk name in Add/Update dialog. Now you
  154.   can enter disk name before clicking on the drive button (it won't get
  155.   overwritten with default disk label any more if you typed it there).
  156. + Right clicking column headers now shows a menu, where you can either force
  157.   columns to auto-adjust their width to currently visible data, or show a
  158.   Columns Setup dialog as in previous versions.
  159. + After editing description or renaming an item is finished, columns will now
  160.   auto-adjust their width to accommodate new data.
  161. + Added *,-,+ keys on numerical keyboard for list selection. '+' ('-') will
  162.   select (deselect) items on list by file mask, while '*' will invert current
  163.   selection. All three are acting the same way as in ever popular Norton
  164.   Commander.
  165. + 'Export Descriptions' dialog will now keep settings inside current session.
  166. + 'Compare Files to Catalog' will now store last used settings to registry,
  167.   keeping them even between sessions.
  168. + Replaced color selection combo in Report Settings with more powerful color
  169.   button.
  170. * Fixed some problems with importing and exporting Files.bbs descriptions,
  171.   mostly where long file names were included.
  172. * Improved file error handling in 'Copy To...' command.
  173. * When trying to change serial number on write-protected disk under Windows
  174.   NT, disk scan would be aborted with error message. Fixed to ignore the
  175.   error, leave the serial number alone, and continue with scanning.
  176.  
  177. Version 1.02 - 21. January 1998
  178. -------------------------------
  179. * Fixed a problem with detecting drives (partitions) in size over 2GB.
  180. * Made changes to avoid reported problems with some network drives.
  181. * Fixed problem with band size when changing fonts in report generator.
  182. * A few problems reported with 1.01 were addressed and fixed in this release.
  183.  
  184. Version 1.01 - 9. January 1998
  185. ------------------------------
  186. * This version fixes a few more or less rare problems that were reported
  187.   regarding the final release, and adds some very minor enhancements.
  188. + Installation script was updated to ask for confirmation before executing
  189.   Microsoft's Comctl32.dll upgrade installation program.
  190. + Browse for folder dialog now has a Refresh button, to allow updating the
  191.   folder tree in case something changed (new drives available, etc.)
  192. + Context sensitive help was added in Search dialog, too.
  193. * Fixed problem in Description Assistant where program would sometimes
  194.   report an error when accessing description files larger than 32kB.
  195. * Fixed problem in searching for duplicates, the "Don't search for files
  196.   inside archive files" option did not work as it should.
  197. * Fixed searching by categories if more than one catalog with categories
  198.   set was included in searching (returned results may have been incorrect).
  199. * Fixed updating disks where categories set were sometimes not correctly
  200.   preserved for some items without description.
  201. * Fixed a "List index out of bounds" message that may show sometimes when
  202.   disabling 'Show ".." folders' option in program's settings.
  203. * The "Autohide After..." checkbox in User Interface settings did not save
  204.   its state correctly between sessions (it was just reverted).
  205. * Updated "View / Sort items..." menu to include some missing options.
  206. * If more than one folder was selected, "Copy To..." only copied the first
  207.   one and skipped all others. Fixed.
  208.  
  209. Version 1.0 FINAL - 31. December 1997
  210. -------------------------------------
  211. + Updated installation script to include the latest COMCTL32.DLL files for
  212.   both Win95 and NT, and made possible for install program to update these
  213.   files by itself, if necessary.
  214. + Finally added custom reports to report generator. You can visually select
  215.   items to include in a catalog tree display - what is visible in tree, this
  216.   will be printed. There are also a few macro commands to make selection
  217.   easier, and you can save prepared report layout to file.
  218. + Added a new option to exclude items compressed inside archive files from
  219.   searching.
  220. + Added new shortcut Shift-F10 to bring up item's context popup menu.
  221. * Finally located and fixed the problem where some descriptions in catalog
  222.   were not preserved after updating disk data.
  223. * Fixed a nasty problem with new categories display from the previous
  224.   release. For some catalogs, categories displayed in columns were not the
  225.   right ones.
  226. * Fixed searching by Created and Last Accessed dates, which had sometimes
  227.   incorrectly returned all compressed files.
  228. * Fixed a few problems on Windows NT, especially for those users running new
  229.   Internet Explorer 4.0 with active desktop installed.
  230. * Fixed handling of Audio CDs on Windows NT. It seems that CD-ROM driver
  231.   in Windows NT handles Audio CDs a bit strangely compared to Windows 95, and
  232.   program is now adjusted to that behavior.
  233. * Fixed numerous small bugs I managed to find in the last week, mostly
  234.   user-interface related that might show under certain conditions. Hopefully,
  235.   program is more or less clean now.
  236. - Note to previous users of WhereIsIt: this final release will "upgrade" your
  237.   existing catalogs, the first time they are loaded in the program. Each
  238.   catalog will be marked as modified after loading, and rebuilt from scratch
  239.   when saved. This is done to enable all of us a fresh start, filtering out
  240.   all possible problems inside catalogs that could be left over from beta
  241.   versions.
  242.  
  243. Version 1.0 RC4 - 20. December 1997
  244. -----------------------------------
  245.  
  246. + Added a new command: "Copy To..." With this one, you can copy one or more
  247.   selected files and folders from the catalog to some other folder of your
  248.   choice. Selected items don't have to have the same origin; you can select
  249.   to copy items originating from different disks with one single command,
  250.   and program will prompt you to insert appropriate disks during copying.
  251.   Ideal if you have grouped items of interest in Search Results list or in
  252.   the User List, and want to copy them somewhere else.
  253. + Added categories to be displayed as columns in most item lists.
  254. + Added option to disable auto-hiding descriptions shown as tool-tips. Until
  255.   now, you could only set how long will it stay on screen, up to 15s.
  256. + Search window will now remember last expanded size, and will set it the
  257.   same next time.
  258. + Report generator is faster and a bit smarter when generating reports.
  259.   Sorting items by source is MUCH faster now, and is done only the first time
  260.   when printing or previewing the report, not every time.
  261. + Provided are ways to cancel report generation, printing, or exporting it at
  262.   any given moment, and added some additional progress indicators.
  263. + Made some small changes to how categories are handled, and improved a bit
  264.   on associated dialogs.
  265. + Added ability to search for items without assigned category.
  266. * Fixed a few problems regarding printer settings in report generator. There
  267.   were problems with printing to non-default printer, to printer with default
  268.   paper orientation set to landscape, and printers set in Report Setup and
  269.   Printer Setup dialog sometimes did not match. Also added more available
  270.   paper sizes for your reports.
  271. * When printing reports, number of copies and collate printing now works
  272.   correctly.
  273. * Fixed a problem with DiskInfo button in Add Disk dialog.
  274. * Fixed support for some disks (partitions) over 2.1 GB.
  275.  
  276. Version 1.0 RC3 - 8. December 1997
  277. ----------------------------------
  278. + Reports had some major improvements in this release. Items in report can
  279.   now be grouped by their origin (catalog, disk, folder), and printed with
  280.   appropriate headings. Icons can be optionally included in report, adding
  281.   some graphics to the printout. Report sections can now have customizable
  282.   background color, allowing you to make color bands for titles etc, and
  283.   some new sections were included (headings for grouped items).
  284. + Added possibility to use some external shell program instead of Windows
  285.   Explorer with "Open in Explorer" command.
  286. + Added "Open Description Assistant" to available file double-click actions.
  287. + In full-screen print preview mode, status line is no longer displayed, in
  288.   order to maximize visible page area.
  289. * Fixed repainting buttons in report preview toolbar after changing page.
  290.  
  291. Version 1.0 RC2 - 26. November 1997
  292. -----------------------------------
  293. * Fixed loading position for dialogs like Search and User List that did not
  294.   work correctly for some users of RC1 version. The RC2 will fix this problem,
  295.   as well as prevent any problems resulting from this misbehavior in RC1.
  296. * Made some changes trying to prevent problems with saving files, as
  297.   reported by one user. Saving should be more fail-safe now, and should at
  298.   least report a problem if there is one.
  299. * Improved saving procedure when operating in low disk space condition, like
  300.   when saving catalog to floppy disk, or a very full hard drive. The new
  301.   procedure is much more robust, and will sometimes manage to get job done
  302.   where older versions couldn't.
  303. * Fixed a problem with toolbar positioning when it is floating on program
  304.   startup.
  305. * Fixed some broken links in the help file.
  306.  
  307. Version 1.0 RC1 - 14. November 1997
  308. -----------------------------------
  309. + Closing catalogs is now about twice faster as it was before. This also
  310.   affects the total shutdown time, cutting it to half.
  311. + Improved a bit on start-up time, and reduced program's memory consumption.
  312. + Exporting reports to ASCII files is done properly now, and few new options
  313.   are now available when exporting (normal, tab-delimited or comma-separated
  314.   columns to choose from)
  315. + Added a new option to display settings, to disable smooth scrolling while
  316.   expanding or collapsing tree nodes in main window. Smooth scrolling is
  317.   automatically active in entire Windows system if using a newer Comctl32.dll
  318.   library, included with Internet Explorer 4.0, for example.
  319. + Added zoom cursor to report preview; left click on report area will perform
  320.   zoom in, and right click will zoom out.
  321. + Removed some flickering in report preview when changing pages.
  322. + Description Assistant window will now save its size and position.
  323. * Prevented the '..' folder from appearing in reports.
  324. * Searching for duplicates did not find all duplicate files in some special
  325.   cases. Fixed.
  326. * Fixed support for disks (partitions) larger than 2.1 GB.
  327. * Fixed a problem that may occur when printing report. If print job was
  328.   canceled from Windows while program was still busy printing, WhereIsIt?
  329.   had some major problems handling this situation in 0.99 version.
  330. * Fixed some problems with updating main window while moving or copying
  331.   disks with Catalog Manager.
  332. - Custom reports will probably have to wait until the 1.1 release, there is
  333.   just too much to do about them if I want to do it right.
  334.  
  335. Version 0.99 - 6. November 1997
  336. -------------------------------
  337. + Brand new report generator with print preview is finally included in
  338.   this release! It is not completely finished, some functionality is yet
  339.   to come (custom reports), but you can get the general idea. Visual
  340.   appearance of a report can be customized, and complete print preview
  341.   is in there, with background page generation, zoom, full screen mode
  342.   and all. Exporting to ASCII files is just basic at this stage, though,
  343.   and there may be some minor problems left to solve later. A lot of fresh
  344.   coding was done in a very short time for the new report generator, and
  345.   some bugs are probably fair to be expected in this release. Let me know!
  346.   Check the "reportg.txt" file for some more development details.
  347. + Extended "Compare Files to Catalog" option to compare not only to one
  348.   whole catalog, but to allow user to select which disks or catalogs to
  349.   include in compare (just like in Limit Search option). Also, added a
  350.   "Cancel" button to interrupt the process if it takes too long.
  351. + Added a new feature in search by filename: if program detects that data
  352.   to search for is in a file mask format (using '*' and '?' characters),
  353.   it will automatically switch to 'Search by File Mask' mode, regardless
  354.   of previous setting (default is 'Part of Filename' setting).
  355. + Improved handling of international characters in filenames.
  356. + Improved detection of multi-session CD-ROMs where Windows may return
  357.   incorrect total media size (only the last track is counted).
  358. + Added Ctrl-PgUp to act the same way as a backspace, or a Back button,
  359.   just like it does in popular Norton Commander. Also added Ctrl-PgUp
  360.   and Ctrl-PgDown shortcuts to switch tabs in Compare Results window.
  361. * Fixed disk properties dialog for users with small font setting.
  362. * Fixed a dialog for disk selection shown when at least two disks with the
  363.   same parameters already exist in catalog when adding a new disk. For
  364.   users with small font setting only, window with disks list was not
  365.   resized properly, covering the buttons at the bottom completely...
  366. * Fixed searching by filemask. In some special cases, searching failed to
  367.   correctly locate items.
  368. * Fixed some minor problems with extracting from RAR files when they are
  369.   in the right pane of the main window.
  370. * Fixed some minor problems with recognizing some rare TAR files, and
  371.   adjusted .Z and .GZ files handling.
  372. * Fixed some problems about importing descriptions from Files.bbs files.
  373. * Fixed disk properties dialog for users with small font setting.
  374. * Some other minor adjustements that came my way...
  375.  
  376. Version 0.90.9b - 26. October 1997
  377. ----------------------------------
  378. + Added .Z (Unix compress) archive recognition, and .LZH extraction support.
  379. + Added small fancy tabs in Compare Results window, for easy switching
  380.   between lists as well as better preview of compare results.
  381. + Added progress bar indicator when program is loading catalog data needed
  382.   to search for files in that catalog ("Compare Files to Catalog" option).
  383. + Added new option in Display Settings to enable/disable showing keyboard
  384.   shortcuts inside button tooltips. If this is enabled (default), tips
  385.   will have shortcut information appended, f.e. "Open Catalog (Ctrl-O)"
  386. + Extended support for NTFS volume labels that can be up to 32 characters
  387.   long (compared to 11 characters in (V)FAT, FAT32, or CDFS)
  388. + Added F4 shortcut in Search window and User List to access properties,
  389.   and added Ctrl-I shortcut for ASCII Viewer.
  390. + When using external ASCII viewer, program will now always pass filename
  391.   to view enclosed between two double-quotes. This should allow some
  392.   applications proper long filename handling when spaces and other "invalid"
  393.   characters are used in filename. Also, a new option was added to force
  394.   using short filenames only when running external viewer program.
  395. * Extracting from RAR archives was broken in 0.90.9, now it's working again.
  396. * Quick-search introduced in previous version was not setup correctly for
  397.   the new Compare Results window when new items were displayed. Fixed.
  398. * Fixed importing description priority order (archive comments always had
  399.   priority over File_id.diz inside archive, whatever the settings was).
  400. * When updating disk data with "Quick scan" option on, folder sizes may
  401.   have been calculated incorrectly. Fixed.
  402. * Importing descriptions like File_id.diz from inside compressed files
  403.   sometimes did not work correctly if lower-case chars were used in the
  404.   filename. Fixed.
  405. * Number of folders was sometimes reported incorrectly as 65535 for empty
  406.   disks. Fixed.
  407. * If trying to open already opened catalog, exception error would show. Fixed.
  408. * Picture for disabled View button in Search window was displayed incorrectly.
  409.  
  410. Version 0.90.9a - 22. October 1997
  411. ----------------------------------
  412. + Added a new option to check if files located somewhere on your drive are
  413.   already stored somewhere in the catalog. As a result you will get three
  414.   lists of files, telling you which files are new, which were found to be
  415.   the same in the catalog and which were only matched by name, but not
  416.   other properties, like size or date .Using this, you should be able to
  417.   avoid storing the same files to many different places.
  418. + Added 'View File' command as a choice for double-click action.
  419. + Changed the 'Clear previous search results' in Search dialog to be checked
  420.   by default.
  421. + Enabled quick search in all list windows: if you want to select a known
  422.   item on the list (file, folder,...), just start typing its name -
  423.   selection will be repositioned to the first item with name matching to
  424.   what you have typed.
  425. + Introduced a small delay before updating the left window when moving
  426.   selection through the treeview using your keyboard. This prevents
  427.   unnecessary flicker (left list will be updated in 0.5 seconds after you
  428.   stop moving). If using your mouse, however, left window will still be
  429.   updated at once.
  430. * Fixed ASCII viewer settings, rich-text format parsing was active for all
  431.   files, not only *.rtf (some rare text files would appear truncated).
  432.  
  433. Version 0.90.9 - 19. October 1997
  434. ---------------------------------
  435. + Help file has been dramatically improved, and more dialogs now have
  436.   context-sensitive help available, including the options and main window.
  437. + New option to compare data in catalog against current data on media is
  438.   introduced in this version. You can now compare the contents of any disk
  439.   or folder in the catalog to its origin, in order to find files that are
  440.   new, deleted, changed, or the same as in time of cataloguing this data.
  441. + The main toolbar can now be customized! You can rearrange buttons and
  442.   separators, and select which buttons will appear on toolbar and which not.
  443.   This became necessary since new version has even more available buttons
  444.   and toolbar may simply get too big to see for some users.
  445. + New internal ASCII viewer can show you the contents of any (text) file
  446.   right out from WhereIsIt. It is no longer needed to have certain file
  447.   types registered with Notepad and launch them in order to see their
  448.   contents.
  449. + Added Unix GZIP and UnGZIP support (.gz file extension)
  450. + Searching is about 25% faster and safer than before, due to optimized
  451.   search thread settings.
  452. + Added ability to change disk serial number in Windows NT, too.
  453. + Added some safe-guards when ejecting disk under NT. This should allow to
  454.   safely remove media from drive, without interrupting the system.
  455. + When program is already running, and user double-clicks catalog file in
  456.   Explorer, or runs another instance of program with catalog filename as
  457.   a parameter(s) to load, the running instance will be notified and will
  458.   try load the specified catalogs.
  459. + Improved settings dialog. Tabs now have small images on them and a few
  460.   pages have been changed and added to adjust for new options.
  461. + Extended Quick-Setup Wizard with some new settings.
  462. + Sizes for files and folders now have thousands separators for easier
  463.   reading. Also, you can now set in program's settings if you want sizes
  464.   displayed as numbers (i.e. 665.795) or formatted printout (i.e. 650.2 kB)
  465. + After returning to previous folder, by selecting '..' folder or pressing
  466.   the Back button, previously selected folder is now selected by default.
  467. + Updating disk image with quick-scan option turned on and lots of compressed
  468.   files in the same folders will be much faster now.
  469. + Removed all flickering on toolbar buttons in Search and User List windows
  470.   when moving selection through items.
  471. + When creating a new catalog, program will now ask you for the name of the
  472.   catalog (in previous versions, name was auto-assigned as 'CatalogNN',
  473.   which is now only the default value in the edit box when you are asked).
  474. + Added option to create backup (.BAK) files while saving catalogs.
  475. + Added a default path to catalog files in program settings.
  476. + Improved multi-instance detection, now it's more fail-safe and robust.
  477. + Installation files like Setup.exe and Install.exe will now have a special
  478.   icon, different from other .exe files.
  479. * Fixed a bug that may cause the catalog to become corrupted. This would
  480.   only happen if updating disk image was canceled, you were using quick-scan
  481.   option, catalog contained some archive files, and was later on modified
  482.   and saved. Considering all this, most users should be on the safe side,
  483.   but still, I am glad this bug is out.
  484. * Fixed a problem where a disk scan was sometimes terminated with
  485.   explanation that error has occurred during disk scan. This was traced back
  486.   to archive files with dates older that 1.1.1980 (only possible to find on
  487.   some CD-ROMs, disks with NTFS, but not on disks formatted with FAT).
  488.   Thanks to Mr. Richard Hieber for detailed analysis on this problem.
  489. * Fixed some problems when updating virtual disk image.
  490. * Fixed keyboard interface in Found List and User List. Keys like Enter,
  491.   Alt-Enter, Delete, Shift-Delete etc. will now work properly.
  492. * If user would switch to User List or Search window in the same moment
  493.   while program is busy closing catalog(s), program would crash. Fixed.
  494. * Fixed counting files on disk update. Archive files like zip, arj,... were
  495.   not correctly counted in some cases when browsing inside archive files
  496.   option was enabled. This caused that total files on disk or in catalog
  497.   were displayed too low.
  498. * Fixed TAR support. Third-parity component used in WhereIsIt? for most
  499.   compressed file support had a problem detecting valid TAR files.
  500. * If trying to autoload catalog that does not exist any more, program would
  501.   report another error after correctly notifying the user about inaccessible
  502.   catalog file. Fixed.
  503. * Many other minor improvements and fixes were added.
  504.  
  505. Version 0.90.8b - 21. September 1997
  506. ------------------------------------
  507. + Changed Ctrl-X shortcut in main menu for program exit into more standard
  508.   Alt-F4. Ctrl-X can be used for 'cut' operations where supported. Also
  509.   added F3 shortcut to bring up Search dialog, and F4 to bring up item's
  510.   properties.
  511. + ESC key will now work in Export Descriptions dialog as Cancel button.
  512. * Fixed problem with double-click on found list items. Item would stay
  513.   selected from drag&drop operation.
  514. * Selected items will now be preserved after sorting.
  515. * Fixed error with exporting descriptions when program would report an
  516.   error if subfolders checkbox was checked. Some last-minute changes
  517.   before releasing the 0.90.8 broke this.
  518. * Fixed some other minor bugs I found in the process.
  519.  
  520. Version 0.90.8a - 14. September 1997
  521. ------------------------------------
  522. + Added iomega JAZ drive recognition and icon (Win95 only).
  523. * Fixed a problem regarding updating removable drives stored in existing
  524.   catalogs that are now recognized as zip or jaz drives.
  525. * Fixed a minor bug about preserving descriptions on disk update.
  526. + Some other minor improvements have been added.
  527.  
  528. Version 0.90.8 - 12. September 1997
  529. -----------------------------------
  530. + Added option to export descriptions back to media, in either of three
  531.   supported descriptions formats (File_id.diz, Descript.ion, Files.bbs).
  532. + Added drag & drop capability for adding to User List and moving disks
  533.   between catalogs. Program is now also capable of accepting drag&drop
  534.   catalog files from other programs (like Explorer), opening them in
  535.   WhereIsIt as a result.
  536. + Added option to eject media after adding/updating it in catalog.
  537. + Added a new option to change disk serial number if the same is found
  538.   on another disk in catalog. This will only work on Windows 95 at the
  539.   moment, I still need some details for Windows NT on this.
  540. + Search and User List windows will now save their size and position, and
  541.   they both have buttons to always stay on top of other windows if desired.
  542. + In Search dialog is a new checkbox to clear previous search results
  543.   when starting a new search.
  544. + Extended archive file support with Unix TAR/UnTAR.
  545. + Archive file support can now be customized, by enabling or disabling
  546.   each of supported archive types. This allows you to enable only those
  547.   archives you are using, allowing some faster disk scanning.
  548. + Two new options are present in disk scan dialog: you can choose if you
  549.   will allow quick archive file scan when it already exists in the catalog
  550.   and has not changed, and you can choose to browse archive files only
  551.   for descriptions, not their contents.
  552. + Disk scan algorithm has been optimized to reduce number of disk's head
  553.   movements during an add/update disk operation. This should result in
  554.   faster and smoother disk reading on slower devices.
  555. + Added iomega ZIP drive recognition (Win95 only). No more "default"
  556.   removable-drive icon! For all other drives, I only need to have their
  557.   signatures. If you have a removable drive, and would like to have it
  558.   recognized by name and type, contact me by e-mail for simple instructions
  559.   what I need to have from you. I am still looking for way to do the same
  560.   in Windows NT.
  561. + Added some new options when launching EXE files from inside archive files.
  562.   In many cases, exe files need to have all distribution files available
  563.   to run properly, not only the .exe file. Program will now offer an option
  564.   to extract entire archive to temporary folder first and run the exe file
  565.   from there. This should be enough to enable running most installation
  566.   programs right out of WhereIsIt?, even if they are compressed.
  567. + When first item is found while searching, focus is placed on that item,
  568.   and list is scrolled so item is visible. This way, you can always see
  569.   which items were added in current search, and which are left from before.
  570. + Folders from compressed files are no longer stored as separate items in
  571.   catalog. Only compressed files will be analyzed.
  572. + Extracting from RAR solid archives is now faster and optimized.
  573. + Added total files/folders display to catalog's properties
  574. + Added F2 shortcut for renaming items (same as in Explorer)
  575. + Program's shut down time has been optimized, and it is now about twice
  576.   as fast as before.
  577. + Screen updates were further optimized, resulting in faster browsing
  578. * Fixed RAR and CAB support. Browsing those files should now finally work
  579.   properly. Due to fixed bug in multi-volume CAB support, updating disks
  580.   with such files will be much faster now.
  581. * Fixed a few Catalog Manager problems, the worst of them sometimes missing
  582.   files in root folder after moving disks between catalogs.
  583. * Improved unARJ support. Previous version did not support files compressed
  584.   with -m4 method.
  585. * When trying to change category for item in the left tree pane, item was
  586.   always marked as without category. Fixed.
  587. * Fixed a very inconvenient bug where sometimes disk descriptions were not
  588.   preserved after updating the disk.
  589. * Program will now correctly filter out EOF characters from imported
  590.   descriptions where present.
  591. - Extracting from CAB files was (temporary?) removed. It was not working
  592.   as it should.
  593.  
  594. Version 0.90.7a - 16. August 1997
  595. ---------------------------------
  596. * Small bug-fix release. Importing from Floppy Master had some problems,
  597.   and extracting files from compressed files during disk scan did not
  598.   always work correctly. Some other minor fixes are there, too.
  599. * A nasty last-minute bug crawled in the new Catalog Manager, causing GPF
  600.   on move and copy operations.
  601.  
  602. Version 0.90.7 - 14. August 1997
  603. --------------------------------
  604. + Sorting and browsing is now about three times faster than it was before,
  605.   and there is much less flicker. Sorting by Disk name and Location (folder,
  606.   where you can find an item) is more than 15 times faster, with speed
  607.   comparable to sorting by other sorting options. Also, now you can always
  608.   cancel sorting with ESC key if you think it's still going too slow.
  609. + Added Catalog Manager, with ability to copy and move disks between
  610.   two opened catalogs. Now you can arrange your existing catalogs as
  611.   you wish. You can also rename, delete or access each disk's properties
  612.   on the same spot.
  613. + Added virtual-root capabilities. You can create "virtual disks" in the
  614.   catalog, with their root folder based on some existing folder other
  615.   than "\" (much like DOS subst command). This way, you can break down your
  616.   disk folder structure to more "virtual disks", or select only part of
  617.   disk to be cataloged.
  618. + Added Quick-Setup Wizard to guide you through the most important setup
  619.   settings. This is the easiest way to have program up and running without
  620.   fear that you forgot to setup something important. During the process,
  621.   you may also get to know some features of WhereIsIt? you were not aware
  622.   of before.
  623. + Sorting dialog has a new user interface. Too many options available at
  624.   once seem to be to confusing for some users, so program will now show
  625.   only what is really needed for your selection. The whole procedure of
  626.   selecting search criteria can now be completed faster, since program
  627.   will auto-select the appropriate pages and place focus to control you
  628.   will most likely need.
  629. + Added un-RAR support. Now you can extract files from RAR archives, too.
  630. + Lengthy file extractions from compressed files can now be canceled.
  631. + When updating disk, program can now (optionally) search for existing
  632.   descriptions not only on the disk you are updating, but on all disks
  633.   in the catalog. This means that if there is a file with description on
  634.   any disk in the catalog, and that file matches the file currently updating,
  635.   the existing description will be adopted by the new file (the same goes
  636.   for folders, too). When adding a new disk, you may also enable searching
  637.   through all other disks in the catalog for existing descriptions.
  638. + Optimized disk update speed. WhereIsIt? will now read only items that
  639.   have changed since the last update in the catalog, noticeably speeding
  640.   up the process. This is actually nothing new to WhereIsIt?, but in
  641.   previous versions it was only enabled for registered users.
  642. + Improved disk selection dialog used when adding a new disk to catalog
  643.   and there are already two or more disks with the same parameters. Now
  644.   you can see details about each disk in selection list, sort disks and
  645.   access their properties.
  646. + Added volume label column when displaying disk data.
  647. + Added standard popup menu to all multi-line edit controls (in Description
  648.   Assistant, item's properties). There you have a quick access to Cut/Copy/
  649.   Paste/Delete/Select All operations.
  650. + Add/update disk dialog was equipped with context sensitive help, as an
  651.   introduction to start working on the "real" help file (actually, this was
  652.   a place to do some help related testing for me...)
  653. * Program will now ask to save changes in catalog if Windows shutdown has
  654.   been requested.
  655. * Fixed some sorting problems when reverse sorting was on.
  656. * Fixed a bug when some descriptions from deep-nested folders were not
  657.   correctly preserved when updating the disk.
  658. * Fixed a bug in searching by date. Some code used for testing made its
  659.   way to the release version and searching by date didn't work as it should.
  660. * Disabled horizontal scroll-bar from appearing in the properties form's
  661.   description window. In many cases it took up almost half of usable space
  662.   in the already too small window. Vertical scroll-bar will still appear if
  663.   necessary.
  664. * Importing descriptions from 4DOS/NDOS description file now correctly
  665.   supports long file names with spaces.
  666. * Fixed occasional (and quite rare) problem with floating point error when
  667.   trying to save catalog with one disk, and disk had no subfolders.
  668. * Fixed some other minor problems, and added some other improvements in
  669.   program appearance (folders starting with '.' are no longer ignored,
  670.   Esc key will act as Cancel button in most dialogs,  Alt-Enter is available
  671.   in tree view, too, some minor adjustments on how program behaves in some
  672.   specific situations).
  673.  
  674. Version 0.90.6 - 20. July 1997
  675. ------------------------------
  676. + Windows NT 4.0 (and newer) support is finally there. This version of
  677.   WhereIsIt? was developed and tested on the NT and many problems regarding
  678.   this platform have been resolved in this release.
  679. + NEW! Extracting files from many compressed files is now possible directly
  680.   from WhereIsIt?. Program internally supports extraction from ZIP, ARJ,
  681.   ARC, LHA, ZOO and some CAB compressed files, allowing you to extract one or
  682.   more files to any folder, launch files with associated programs from within
  683.   compressed files, importing files like file_id.zip from compressed files as
  684.   descriptions and so on... Other formats will eventually be supported, too, at
  685.   least by a possibility to use external programs for extracting.
  686. + Added support for self-extracting exe files. Those can be recognized as
  687.   normal compressed archive files, showing their contents as folders. Most of
  688.   previously supported formats are now also supported by their sfx version.
  689. + Added Column Manager; now you can select which columns you want showing
  690.   and in what order when data is displayed in the details mode. Just right
  691.   click on column header or select option from main menu.
  692. + Improved searching - now you can search for disks, too, not only files
  693.   and folders.
  694. + Improved duplicate searching. "Search by Name or Type" tab in search
  695.   settings is now available for duplicates searching, too. With this,
  696.   you can search for all duplicate files that match the file mask or file
  697.   type; for example, all duplicate ".doc" files. Searching for duplicate
  698.   disks is now possible, too.
  699. + Improved description importing on disk scan. The routines have been almost
  700.   completely rewritten, and now you can select priority for description files
  701.   to import (if description for an item is available from more than one
  702.   source, it will be imported from the source with highest priority).
  703. + Description Assistant can now take advantage of new extraction capabilities
  704.   and load files with useful information even if they are compressed inside
  705.   archive files like zip, arj,.. Also, there is a new checkbox present to
  706.   enable/disable OEM-to-ANSI conversion filter on description files (making
  707.   them more readable by filtering out unusual characters).
  708. + Added column with item's description in found items list and user list.
  709. + Added capability to setup catalog categories directly from item's property
  710.   form (there is a new "Edit" button to access category management).
  711. * Progress bar flickering when searching for duplicates has been eliminated.
  712. * Selecting action for double-clicking an item now works in the find window,
  713.   too (previously, it always brought up item's properties).
  714. * Fixed bug in searching for duplicates. Searching for files/folders setting
  715.   did not work. There was also a nasty GPF if you were trying to close
  716.   catalog while results of duplicate search were still listed in the search
  717.   window. The algorithm used for searching for duplicate items was a bit too
  718.   optimized for speed and sometimes missed some identical items.
  719. * Fixed bug in importing 'descript.ion' files on disk scan. Program would
  720.   sometimes terminate and cancel disk scan if it found a file with that
  721.   name and this file was invalid for importing file descriptions.
  722. * Launching associated programs with compressed files (zip, arj...) presented
  723.   as folders in the catalog now works correctly.
  724. * Improved internal icon handling, faster and more compatible with Windows NT.
  725. * The reported bug about program using very small fonts in dialogs should be
  726.   fixed now, but I have no way to verify that. If you notice anything weird
  727.   about fonts it is using, please let me know...
  728. * Fixed a few other bugs. Selected item statistics in status bar reported
  729.   wrong selected size if '..' folder was selected. When reversing sort order,
  730.   '..' folder was incorrectly moved to the end of list. There were some
  731.   problems with enabling/disabling options and buttons (menu option was
  732.   enabled and button for the same operation was disabled, for example).
  733.   About box was a bit modified and WWW link now actually works.
  734.  
  735. Version 0.90.5 - 27. June 1997
  736. -----------------------------
  737. + WhereIsIt? was migrated to a new version of Delphi, and adjusted to the
  738.   new environment. This resulted in some improvements, including more
  739.   flickerless display, solved problem with large tool-tips etc.
  740. + Added new toolbars, hope you like them (they look just like MS Office 97)
  741.   Also added saving position for user-list toolbar and fixed some minor
  742.   problems about toolbars. Also, now you can have old-style buttons on the
  743.   toolbars if you can't stand those new, mouse-active flat buttons.
  744. + Searching for duplicate files and/or folders is finally implemented.
  745.   You can set yourself what two items must have in common to be handled as
  746.   the same (name, size, date&time, attributes).
  747. + Added support for browsing inside CAB files while adding disks.
  748. + Added ability to launch files from WhereIsIt? with associated programs.
  749.   This requires media to be present, similar to 'Open in Explorer' option.
  750. + Improved description importing. All imported descriptions are now checked
  751.   for DOS graphics characters and converted to plan ASCII. This should
  752.   result in more readable and eye-pleasing descriptions.
  753. + Improved disk updating. If more disks with the same properties (serial
  754.   number, label, size,...) are found in the catalog, you are now allowed
  755.   to choose which disk to update, or to add it as a new disk.
  756. + In search window, the found list can be maximized and search settings
  757.   hidden to get more useful space out of search window. Also, searching
  758.   has been updated to display found items at once, during the search.
  759. + Added another option in program's settings: you can choose what double-
  760.   clicking on file means: nothing, show properties, open in explorer, or
  761.   launch file.
  762. + Reversing sort order (like second click on already sorted column) is
  763.   much faster now. Reversing sort order now works in user list and found
  764.   list, too (just click again the column you wish to sort by).
  765. * Fixed problem with toolbar buttons sizes, introduced in 0.90.4. Only the
  766.   first five buttons were adjusted correctly to applied size.
  767. * Fixed problem with disk media updating. if updating double-density disk
  768.   in a high-density floppy drive, program would not recognize it as a
  769.   compatible device.
  770.  
  771. Version 0.90.4 - 6. June 1997
  772. -----------------------------
  773. + This one took a little longer, but it brings quite a lot, too.
  774. + Media detection was almost completely rewritten in this release, and
  775.   adding/updating disks in the catalog has changed a lot, too. Too much
  776.   stuff to cover everything here, check out for yourself. This should
  777.   resolve all the serial numbers troubles from previous versions (media
  778.   detection is now based on media type, serial number, volume label,
  779.   and total space on media). However, note the separate menu option for
  780.   updating disk, on disk's popup menu.
  781. + Added ability to auto-import FILE_ID.DIZ files as folder description when
  782.   scanning disks.
  783. + Added a new font setting, for description tool-tips. This is nice thing to
  784.   have if you are importing a lot of text formatted descriptions like those
  785.   in FILE_ID.DIZ files. With proportional font it looks a bit messy, and
  786.   you can set it larger or smaller if you wish. Font setting page in general
  787.   is a bit more user-friendlier now.
  788. + Click on the column header in details view, with already sorted items by
  789.   that column will now sort items in reverse order (the same as pressing
  790.   the reverse sort button).
  791. + Added catalog auto saving, on user defined intervals.
  792. + The '..' folder now always has a description, saying what exactly '..' is.
  793. + Added a new option in the settings, allowing you to sort archive files
  794.   (zip, arj,...) that act like folders either as folders or as files.
  795. + Added time of day to existing update disk date. Now you can see not only
  796.   the day when disk was updated in catalog, but time also.
  797. + You can now select to ignore hidden files, hidden folders, or Recycle Bin
  798.   while performing disk scan.
  799. + Help file is now closed when program exits.
  800. * Fixed a few bugs. Adding '..' folders to user list is not possible
  801.   any more, and '..' folders were causing troubles when they were selected
  802.   for category and flags setup. Category and flags setup had a bug involving
  803.   saving categories, which were not always remembered as set. In Description
  804.   Assistant, disabling search in subfolders for description files did not
  805.   work right. Report generator sometimes went wild, too, skipping columns
  806.   and every once a while repeating data.
  807.  
  808. Version 0.90.3a - 29. May 1997
  809. ------------------------------
  810. * Bugfix release - took some time and fixed some minor bugs found so far.
  811. - Temporarily removed support for Windows NT. Some reports have indicated
  812.   troubles running WhereIsIt? on the NT, so this will have to wait until
  813.   I have a chance to take a closer look on it.
  814. * Improved install script should now take care of proper installing of
  815.   the COMCTL32.DLL, the file causing many problems in the last few days.
  816.   Also, program was modified so it can detect older versions of this file
  817.   without crashing out with error messages.
  818. * Fixed bug on searching - after completed searching, most folders would
  819.   show no contents at all until catalog was reloaded.
  820. * Fixed a bug on disk scanning, when old descriptions would be lost in some
  821.   occasions even if an option to preserve them was checked.
  822. * Some other minor bugs reported have been fixed, and small improvements
  823.   requested so far are now implemented.
  824.  
  825. Version 0.90.3 - 28. May 1997
  826. -----------------------------
  827. * This version is out so early because of a bug found in a user interface.
  828.   When fixing fonts in dialogs in the 0.90.2, I broke it even more for users
  829.   with small font display settings. Much of text in the dialogs was
  830.   displayed only partially or clipped away. This didn't show if you were
  831.   using large font settings (I am, that's why I didn't notice anything)
  832. + To avoid having out a new version on bug-fix basis only, I also added
  833.   support for extracting comments from compressed archive files. If archive
  834.   file supports comments (ZIP, ARJ, RAR and ZOO do), WhereIsIt? can import
  835.   them as standard file descriptions. To avoid confusion: archive comment
  836.   is the thing you can write with "pkzip -z" command for ZIP files...
  837.  
  838. Version 0.90.2 - 26. May 1997
  839. -----------------------------
  840. * Fixed a nasty bug in the install procedure. File version checking did
  841.   not work right, causing the comctl32.dll file being replaced even if
  842.   there was a newer version already on the system. This could seriously
  843.   impact Windows. Fortunately, the only known way to have a newer version
  844.   of dll file installed is having Microsoft Explorer 4.0 in place before
  845.   installing WhereisIt?. Thanks to Jan Libbenga (jali@worldaccess.nl) for
  846.   reporting this.
  847. * There was a report of a very small font being used in the program dialogs,
  848.   making it almost unreadable. I couldn't confirm that bug, but I did some
  849.   modifications regarding this and I hope it is OK now...
  850. + Added a help file, but quite a basic one for now, just to get you started.
  851.   Writing proper help files may be very time consuming, and my time is kind
  852.   of short at the moment. There will be a full-scale help file in the final
  853.   release, I promise...
  854. + Added Floppy Master database import. All previous users of Floppy Master
  855.   will now be able to use their old catalogs with WhereIsIt?. Still, it is
  856.   highly recommended to rescan disks with WhereIsIt?, since the new database
  857.   has a lot more information and support for disks and files than Floppy
  858.   Master ever had.
  859. + Added multi-choice support in the left pane. Now you can select multiple
  860.   items at once to perform an operation on, like adding them to the user
  861.   list or setting categories and flags. Status bar has been improved to
  862.   show a small statistics for all selected items.
  863. + Now you can set category or flags for more items at once, either from left
  864.   pane list, found list after searching or from user list.
  865. + Added previous instance checking - if program is already running when user
  866.   runs it, previous instance will become active instead of running another
  867.   copy of program.
  868. * The '..' folder is now always displayed on top, regardless of sorting.
  869. * Fixed disk usage graph for empty disks (display was wrong).
  870.  
  871. Version 0.90.1 - 14. May 1997
  872. -----------------------------
  873.   First public release on the Internet
  874.  
  875. mid-April 1997
  876. --------------
  877.   Field testing started, WhereIsIt? is released to limited audience for
  878.   evaluation and testing purposes.
  879.  
  880. January 97
  881. ----------
  882.   WhereIsIt? development started
  883.